Přeskočit na hlavní obsah

Module: app/zamestnanec/formular/[formId]/vysledek/ResultTableToolbar

Functions

default

default<TTable>(root0): Element

Tollbar for the result table.

Type parameters

Name
TTable

Parameters

NameTypeDescription
root0ObjectProps for this component.
root0.filterPropsObjectProps for the filter toolbar item.
root0.filterProps.columnIdstring-
root0.filterProps.multiColumn?boolean-
root0.filterProps.placeholderstring-
root0.formIdstringID of the form for which the results are being displayed.
root0.frequencyVisualizationPropsObjectProps for the frequency visualization.
root0.frequencyVisualizationProps.data{ [key: string]: LabeledDataValue; }[]-
root0.frequencyVisualizationProps.keyLabelMapObject-
root0.tableTable<TTable>Table for which to render the toolbar.

Returns

Element

Defined in

src/web-app/src/app/zamestnanec/formular/[formId]/vysledek/ResultTableToolbar.tsx:19